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
edabcb57f8cfffc31f4fb18a4fb921a88cd5aeb2
dima
/
instruments
/
readers
History
Florez Ospina Juan Felipe
edabcb57f8
Update instruments/readers/nasa_ames_reader.py to handle dirty text entries. Dirty entries of time variables that cannot be properly processed are sent to nat
2025-05-27 10:12:20 +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
Update instruments/readers/nasa_ames_reader.py to handle dirty text entries. Dirty entries of time variables that cannot be properly processed are sent to nat
2025-05-27 10:12:20 +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