Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/surface heights and thermistor depths #278

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
eb341f5
bring changes on top of #268
BaptisteVandecrux Jul 5, 2024
94ff617
better handle of empty config and changing length of string
BaptisteVandecrux Jul 8, 2024
9c8c454
fixed adjustment of z_suf_combined in join_l3
BaptisteVandecrux Jul 9, 2024
839a182
changed order of variables in variable.csv
BaptisteVandecrux Jul 9, 2024
dbaa231
catching cases with missing variables, ensuring lon<0, switch logger …
BaptisteVandecrux Jul 9, 2024
bb85f47
rename functions
BaptisteVandecrux Jul 10, 2024
afdcb6a
define latitude/longitude/altitude attribute instead of lat_avg/lon_a…
BaptisteVandecrux Jul 10, 2024
4b20032
feature/Automatically update AWS_stations_metadata.csv and AWS_sites_…
BaptisteVandecrux Jul 16, 2024
83caa59
removing z_surf_1 and z_surf_2 from output variable list
BaptisteVandecrux Jul 16, 2024
d88bc9a
Better description of coordinate variables
BaptisteVandecrux Jul 18, 2024
fced84a
small adjustments following latest assessment
BaptisteVandecrux Jul 29, 2024
d73c7b1
few height adjustment
BaptisteVandecrux Jul 30, 2024
6589796
switch order of code to get desired output, NaN for negative thermist…
BaptisteVandecrux Jul 31, 2024
f0d7ec9
some gapfilling of ice surface height, recalculation of hs_winter aft…
BaptisteVandecrux Aug 1, 2024
c0aa0a0
bring changes on top of #268
BaptisteVandecrux Jul 5, 2024
7490aee
better handle of empty config and changing length of string
BaptisteVandecrux Jul 8, 2024
b0a8e51
fixed adjustment of z_suf_combined in join_l3
BaptisteVandecrux Jul 9, 2024
26a2d34
changed order of variables in variable.csv
BaptisteVandecrux Jul 9, 2024
7190158
catching cases with missing variables, ensuring lon<0, switch logger …
BaptisteVandecrux Jul 9, 2024
8116408
rename functions
BaptisteVandecrux Jul 10, 2024
2586c3d
define latitude/longitude/altitude attribute instead of lat_avg/lon_a…
BaptisteVandecrux Jul 10, 2024
ad983c8
feature/Automatically update AWS_stations_metadata.csv and AWS_sites_…
BaptisteVandecrux Jul 16, 2024
ea7f7a7
removing z_surf_1 and z_surf_2 from output variable list
BaptisteVandecrux Jul 16, 2024
9ca3bee
Better description of coordinate variables
BaptisteVandecrux Jul 18, 2024
5262a50
small adjustments following latest assessment
BaptisteVandecrux Jul 29, 2024
6ad64cb
few height adjustment
BaptisteVandecrux Jul 30, 2024
886551d
switch order of code to get desired output, NaN for negative thermist…
BaptisteVandecrux Jul 31, 2024
d47200e
some gapfilling of ice surface height, recalculation of hs_winter aft…
BaptisteVandecrux Aug 1, 2024
49ca5b5
L2toL3 test added (#282)
PennyHow Aug 8, 2024
b156dde
Merge branch 'feature/surface-heights-and-thermistor-depths' of https…
BaptisteVandecrux Aug 14, 2024
cd144ea
catching error when metadata csv is empty
BaptisteVandecrux Aug 14, 2024
8098629
Merge branch 'feature/surface-heights-and-thermistor-depths' of https…
BaptisteVandecrux Aug 14, 2024
bd1a8ce
making surface height calc failsafe
BaptisteVandecrux Aug 14, 2024
975f19f
fixing error in persistence
BaptisteVandecrux Aug 15, 2024
3897140
adjusting order calculation before joining in join_l3
BaptisteVandecrux Aug 15, 2024
2818bcb
more instructive error messages + some deprecation fixes
BaptisteVandecrux Aug 15, 2024
885fae3
Merge branch 'develop' into feature/surface-heights-and-thermistor-de…
BaptisteVandecrux Aug 15, 2024
03b7546
fixing tests
BaptisteVandecrux Aug 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading