File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.4.1 (2025-09-04)
5+
6+ ### Bug Fixes
7+
8+ - Minor changes to clone on windows ([ #48 ] ( https://github.com/Achaad/asar-xarray/pull/48 ) ,
9+ [ ` 2ab7611 ` ] ( https://github.com/Achaad/asar-xarray/commit/2ab7611d1c81a0397d0c04a7013de499008b304c ) )
10+
11+ * renamed 'ASAR Aux file list.txt' to 'ASAR_Aux_file_list.txt'
12+
13+ * changed encoding from CRLF to LF
14+
15+ * renamed folder aux to auxiliary (to be compliant with windows)
16+
17+ * [ pyproject.toml] fixed typo
18+
19+ * [ envisat_direct] updated path to auxiliary files
20+
21+
422## v1.4.0 (2025-07-10)
523
624### Continuous Integration
Original file line number Diff line number Diff line change 11[project ]
22name = ' asar_xarray'
3- version = " v1.4.0 "
3+ version = " v1.4.1 "
44description = ' Synthetic Aperture Radar (SAR) Level-1 python mapper of ERS/ASAR products.'
55authors = [
66 { name = ' Anton Perepelenko' , email = ' anton.perepelenko@cgi.com' },
You can’t perform that action at this time.
0 commit comments