An open API service providing commit metadata for open source projects.

GitHub / augustinmortier/a-profiles / commits

Python library for reading and processing Lidar and ceilometer data

SHA Message Author Date Stats
4fa3a3aa fix typo augustinm <a****m@m****o> about 1 month ago
561f38d5 0.16.1 augustinm <a****m@m****o> about 1 month ago
fac7313a update doc augustinm <a****m@m****o> about 1 month ago
79f9a227 use load_dataset augustinm <a****m@m****o> about 1 month ago
3e0b3277 0.16.1 augustinm <a****m@m****o> about 2 months ago
6d52ff2b make sure to close opened datasets augustinm <a****m@m****o> about 2 months ago
a87e3bd4 merge Merge pull request #36 from AugustinMortier/climatology augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
about 2 months ago
68f411d3 remove hard-written n_days augustinm <a****m@m****o> about 2 months ago
7709f32a bump version to 0.16.0 augustinm <a****m@m****o> about 2 months ago
d308ea98 update doc augustinm <a****m@m****o> about 2 months ago
920f969a get rid of json file, and only write daily netcdf file augustinm <a****m@m****o> about 2 months ago
7a3dfafb make new climatology command augustinm <a****m@m****o> about 2 months ago
2c4fc767 update installation command augustinm <a****m@m****o> 6 months ago
83d311aa update doc augustinm <a****m@m****o> 6 months ago
ae6dcdbc update GPL license augustinm <a****m@m****o> 6 months ago
ebe1180b make sure period is an int augustinm <a****m@m****o> 6 months ago
1397cabb migrate from poetry to uv augustinm <a****m@m****o> 6 months ago
a683ab15 refactor: improve readability and error handling in compute_climatology function augustinm <a****m@m****o> about 1 year ago
a0fa96bf chore: update version to 0.14.2 and add changelog entry for daily climatology... augustinm <a****m@m****o> about 1 year ago
0f62729d merge Merge pull request #35 from charlienegri/master augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ff4450ff merge Merge branch 'master' into master augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7666814f refactor: add daily files to climato_daily augustinm <a****m@m****o> about 1 year ago
3eeb75ac more generic message charlien <c****n@m****o> about 1 year ago
6823dc5f remove extra ids, no need to have them in production charlien <c****n@m****o> about 1 year ago
1ad9ab62 problem was not open_mfdataset failing, but the fact that it does not order t... charlien <c****n@m****o> about 1 year ago
d7681503 try again to harmonize the data charlien <c****n@m****o> about 1 year ago
9ed7d5c3 the first attempt fucks up the extinction dimensions for some instruments?? charlien <c****n@m****o> about 1 year ago
f4433657 fix extra ids list charlien <c****n@m****o> about 1 year ago
75460a78 experiment w climatology charlien <c****n@m****o> about 1 year ago
d45ed516 feat: update version to 0.14.1 and sort datasets by time and aer_type for mon... augustinm <a****m@m****o> about 1 year ago
b00342d8 feat: add version option to CLI and include version metadata in output files augustinm <a****m@m****o> about 1 year ago
fb1f4ace 0.13.3 augustinm <a****m@m****o> about 1 year ago
d3049fbd fix: ensure proper computation after transposing altitude dimensions in E-PRO... augustinm <a****m@m****o> about 1 year ago
5100ccbc fix: improve code formatting and clean up options in run command augustinm <a****m@m****o> about 1 year ago
8e4e344d fix: correct index retrieval in altitude processing and clean up code augustinm <a****m@m****o> about 1 year ago
65b63d92 fix: update map processing to use new attribute names and improve code format... augustinm <a****m@m****o> over 1 year ago
3374d564 merge Merge pull request #34 from AugustinMortier/moving-station augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
87c0a9ac fix: update workflow logic for PBL retrieval and improve code formatting augustinm <a****m@m****o> over 1 year ago
1914cc64 docs: update changelog augustinm <a****m@m****o> over 1 year ago
e1269e94 merge Merge pull request #33 from AugustinMortier/moving-station augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
52384f42 fix: update title formatting in timeseries plot and clean up test calls augustinm <a****m@m****o> over 1 year ago
6e97d44b fix: correct assertion comparison in test_profiles.py augustinm <a****m@m****o> over 1 year ago
5c510d52 fix: adjust assertion ranges in PBL and profiles tests augustinm <a****m@m****o> over 1 year ago
d63a6511 fix: correct assertion comparison in test_profiles.py augustinm <a****m@m****o> over 1 year ago
a11e99b2 refactor: improve code formatting and consistency in test_profiles.py augustinm <a****m@m****o> over 1 year ago
3e90973f update test augustinm <a****m@m****o> over 1 year ago
b576a267 update version and changelog augustinm <a****m@m****o> over 1 year ago
7d221741 refactor: improve code formatting and enhance altitude handling in aerosol in... augustinm <a****m@m****o> over 1 year ago
a73e509b refactor: improve code readability and formatting in write_profiles.py augustinm <a****m@m****o> over 1 year ago
7cb007dc fix: preserve existing altitude attributes when updating long_name for AGL augustinm <a****m@m****o> over 1 year ago
06944691 fix: convert desaturated attribute to string for consistency augustinm <a****m@m****o> over 1 year ago
6495cfb4 refactor PBL detection function and improve code readability augustinm <a****m@m****o> over 1 year ago
bd12dfc8 enforce AGL reference for altitude in image plotting and raise error for unsu... augustinm <a****m@m****o> over 1 year ago
aa36796e enforce AGL reference for altitude calculations and raise error for unsupport... augustinm <a****m@m****o> over 1 year ago
9b43c4a9 refactor altitude calculations to ensure time dimension is used for ASL refer... augustinm <a****m@m****o> over 1 year ago
1bbe70ef add support for AGL reference in image visualization and improve altitude dis... augustinm <a****m@m****o> over 1 year ago
a8f3f985 refactor altitude calculations to consistently use AGL and ASL references augustinm <a****m@m****o> over 1 year ago
e0d5afe4 change methods to reflect new reference AGL augustinm <a****m@m****o> over 1 year ago
2e350a50 altitude reference as agl augustinm <a****m@m****o> over 1 year ago
e922c431 always make sure that station_altitude has a time dimension augustinm <a****m@m****o> over 1 year ago
27906038 range_correction and desaturate_below accepts station_altitude as an array augustinm <a****m@m****o> over 1 year ago
00876e07 extrapolate_below accepts station_altitude as an array augustinm <a****m@m****o> over 1 year ago
029b4b95 adjust some parameters of cli workflow augustinm <a****m@m****o> over 1 year ago
89cf80a8 fix pip extras dependencies augustinm <a****m@m****o> over 1 year ago
5c3c52c3 restore build-system augustinm <a****m@m****o> over 1 year ago
7c5e3d65 0.12.3 augustinm <a****m@m****o> over 1 year ago
f669d0ad fix pip extras dependencies augustinm <a****m@m****o> over 1 year ago
f39a2ef5 update toml file augustinm <a****m@m****o> over 1 year ago
82e2c611 fix ci augustinm <a****m@m****o> over 1 year ago
3282ad26 move from groups to extras augustinm <a****m@m****o> over 1 year ago
0b41f543 patch version augustinm <a****m@m****o> over 1 year ago
126f3fe5 update doc augustinm <a****m@m****o> over 1 year ago
3cedf89d resolve mec and emc conflict augustinm <a****m@m****o> over 1 year ago
65bb3b2d skip file if corrupted augustinm <a****m@m****o> over 1 year ago
fbc7ab29 fix typo augustinm <a****m@m****o> over 1 year ago
0290875f patch version augustinm <a****m@m****o> over 1 year ago
4bd0f1fa update documentation augustinm <a****m@m****o> over 1 year ago
7b902355 write cloud_base_height augustinm <a****m@m****o> over 1 year ago
bdd11dce update cloud detection examples augustinm <a****m@m****o> over 1 year ago
e6c86bb7 merge Merge pull request #32 from AugustinMortier/ml_clouds augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
77342e8c fix test augustinm <a****m@m****o> over 1 year ago
678a5602 remove unused _find_tops2 function augustinm <a****m@m****o> over 1 year ago
19a4932e add tests augustinm <a****m@m****o> over 1 year ago
8c62744b update version augustinm <a****m@m****o> over 1 year ago
0d9a7ae8 fix tests augustinm <a****m@m****o> over 1 year ago
d5e24724 work on tests augustinm <a****m@m****o> over 1 year ago
5d105eb6 use snr method as foc detection if called before clouds augustinm <a****m@m****o> over 1 year ago
d97cc924 remove some ml_clouds residuals augustinm <a****m@m****o> over 1 year ago
6082be92 fix tests augustinm <a****m@m****o> over 1 year ago
f5e394fb remove ml_clouds augustinm <a****m@m****o> over 1 year ago
97c52d82 merge Merge branch 'master' into ml_clouds augustinm <a****m@m****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8686f37d update readme images augustinm <a****m@m****o> over 1 year ago
a1dcbffc improve clouds visualization augustinm <a****m@m****o> over 1 year ago
ef0848cf fix options in written profiles augustinm <a****m@m****o> over 1 year ago
62da49fb edit changelog augustinm <a****m@m****o> over 1 year ago
50901760 add cloud detection method in cfg augustinm <a****m@m****o> over 1 year ago
854b3f95 make single cloud detection function with two methods available (dec/vg) augustinm <a****m@m****o> over 1 year ago
303815e0 work on smaller images in time space augustinm <a****m@m****o> over 1 year ago
c00fdb94 remove some more warnings augustinm <a****m@m****o> over 1 year ago
d97d5fb1 merge Merge branch 'ml_clouds' of https://github.com/AugustinMortier/a-profiles int... augustinm <a****m@m****o> over 1 year ago

← Back to repository