Beatriz Recinos

Results 14 comments of Beatriz Recinos

Thanks @matthiasdusch .. I am already running things by copying `ref_tstars.csv` to the working directory ... this `ref_tstars.csv` that I copy during every job are the result of the calibration...

Thanks everyone for the efforts on adding this to OGGM ... indeed the DEM's will make a great addition specially for tidewater glaciers when the velocities indicate a terminus position...

BTW ... to use this I just want to point out that you need a new version of shapely > 1.7.1! update your environment might be best.

Yep sounds good ... happy to start the script and the class and ask input when needed. The aim first would be to re-create that `test_prepro.py::test_mb_calibration_from_scalar_mb` with @lilianschuster's classes/code and...

@pat-schmitt I will run them and let you know next week during the oggm meeting ... on them already!

@fmaussion @lilianschuster I've started working on this and the first thing that I notice is that before the `DailyTIModel` class we might need another Superclass e.g. [`class MassBalanceModel(object, metaclass=SuperclassMeta):`](https://github.com/OGGM/oggm/blob/master/oggm/core/massbalance.py#L35) at...

Hi, this looks way better! Happy to help organize on the next week!

Hey @pat-schmitt I found another issue with the tutorials ... in [distribute_thickness_from_simulation](https://github.com/pat-schmitt/oggm/blob/744ccfe502e8860e600294b9852d0d6754a082ae/oggm/sandbox/distribute_2d.py#L228C1-L231C1) you assume that ``add_smoothed_glacier_topo`` and ``assign_points_to_band`` have been run before that task but the tutorials do not reflect...

Hey I am happy to do this ! is its still an issue ... We should also add the error part as well... can do