This website requires JavaScript.
Explore
Help
Sign In
5505-public
/
dima
Watch
2
Star
0
Fork
0
You've already forked dima
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
974260f177a60d47ed4937860351620d7aa2f45c
dima
/
instruments
/
readers
History
Florez Ospina Juan Felipe
ea1011a9ea
Added new filereader dictionary pair for nasames files. This is a first version that may change.
2025-05-14 13:50:08 +02:00
..
__init__.py
Added __init__.py inside intrument folders
2024-10-02 15:51:02 +02:00
acsm_flag_reader.py
Update all file readers with command line interface so we can run them as a subprocess. Added also registry.yaml to decouple code from user-based instrument adaptations or extensions.
2025-02-24 17:27:12 +01:00
acsm_tofware_reader.py
Update all file readers with command line interface so we can run them as a subprocess. Added also registry.yaml to decouple code from user-based instrument adaptations or extensions.
2025-02-24 17:27:12 +01:00
config_text_reader.yaml
Make file reader selection case insensitive by using ext.lower() and update config_text_reader.py to point to renamed dictionary.
2025-02-08 19:45:16 +01:00
g5505_text_reader.py
Update all file readers with command line interface so we can run them as a subprocess. Added also registry.yaml to decouple code from user-based instrument adaptations or extensions.
2025-02-24 17:27:12 +01:00
hdf5_file_reader.py
Implemented hdf5_file_reader.py and updated register.yaml and hdf5_writer.py. This replaces previous function __copy_file_in_group().
2025-02-25 12:25:15 +01:00
nasa_ames_reader.py
Added new filereader dictionary pair for nasames files. This is a first version that may change.
2025-05-14 13:50:08 +02:00
xps_ibw_reader.py
Update all file readers with command line interface so we can run them as a subprocess. Added also registry.yaml to decouple code from user-based instrument adaptations or extensions.
2025-02-24 17:27:12 +01:00