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
8b30fe5815fc766ae6185e0bc6df86691952d059
dima
/
instruments
/
readers
History
Florez Ospina Juan Felipe
8b30fe5815
Split header in three parts and detect variables and variable descriptions added to attribute dictionary
2025-05-21 09:19:16 +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
Split header in three parts and detect variables and variable descriptions added to attribute dictionary
2025-05-21 09:19:16 +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