F2I-Consulting / fesapi

API for ENERGISTICS™ data standards (mainly RESQML™), multi-languages (C++, Java, C#, Python)
Apache License 2.0
34 stars 24 forks source link

SetDefault HDF and CRS at first creation #318

Closed philippeVerney closed 9 months ago

philippeVerney commented 1 year ago

Is your feature request related to a problem? Please describe. Often, users only have one single cRS and one single HDF5 file. Then it would ease user code to autoamtically set default crs and HDF Proxy to the first created ones.

Describe the solution you'd like set default crs and HDF Proxy to the first created ones.

Describe alternatives you've considered Force users to do that by their own