umr-lops / xsar

Synthetic Aperture Radar (SAR) Level-1 GRD python mapper for efficient xarray/dask based processing
https://cyclobs.ifremer.fr/static/sarwing_datarmor/xsar/
MIT License
28 stars 8 forks source link

change date type for rasters #147

Closed vincelhx closed 1 year ago

vincelhx commented 1 year ago

s1_meta.start_date is now a string, it has to be understand by resource_strftime

agrouaze commented 1 year ago

Can you test your change with make html to be sure it does not brake anything?

vincelhx commented 1 year ago

make html is working for me.

agrouaze commented 1 year ago

the PR looks fine to me, just the previous review to solve and I will merge. Do you need a pypi release and/or conda-forge with this version of xsar ?