Open xushanthu-2014 opened 2 years ago
is there somebody who can help me? Thanks!
Thanks for reporting this. I can reproduce some issues with reading files in the header format. I will keep you posted and push a fix to the package if necessary.
@xushanthu-2014 the problem is that for some reason the package cannot collect any metadata from the files you have downloaded. Could you 1) Make sure that this is the correct path to your data /Users/xushan/research/TUD/ISMN_westEurope/Data_separate_files_header_20170101_20211231_9078_Zd6I_20220911 and that you have write access to this folder 2) Did you change the contents or structure of this folder in any way after extracting the data? The package relies on the original structure and file names as provided in the downloaded zip file. 3) Can you confirm that you downloaded the data through this portal https://www.geo.tuwien.ac.at/insitu/data_viewer/ and not trough this one (which is still in beta): https://ismn.geo.tuwien.ac.at/en/dataviewer/ 4) Can you check if there is a .log file in this folder /Users/xushan/research/TUD/ISMN_westEurope/Data_separate_files_header_20170101_20211231_9078_Zd6I_20220911/python_metadata and upload it here if it has any contents. 5) If your archive is not too large (I think it should only be a few MB, can you upload it to here https://cloud.geo.tuwien.ac.at/s/9nAFaFNpA6nag8r)
That would be useful to identify what is going wrong. Thanks
When I tried
v1.2.0
, it seems to be an error when I was reading dataData_separate_files_header_20170101_20211231_9078_Zd6I_20220911
(this is a file I downloaded from ISMN station, containing lat from 36N to 58N and lon from 11.75W to 29.5E.):Can you please help me with this? Thanks!