ict filename handling (on read)
we have dataset attributes
self.dataID = "dataID"
self.locationID = "locationID"
-
since I just started to work with the icartt format, I was wondering if the filenames are that standardized that we can populate the above attributes automatically? From the docs (p.12 ff), it seems to be the case, but is the spec used consistently enough to implement a parser?
-
for writing ict files, I have to populate the attributes myself anyway, so that part is fine
😄
Edited by Florian Obersteiner