CEGM1000 MUDE: Week 1.4, Friday, Sep 27, 2024.
You can access this assignment with the following link: classroom.github.com/a/tbESnqNa.
GA 1.4 continues from where GA 1.3 left off by using the non-linear least squares method to create a non-linear model of the InSAR and GNSS satellite data to evaluate road deformation.
There are several files to be aware of:
README.md
: this file, which contains an introduction and instructions.Analysis.ipynb
: a Jupyter notebook which contains the primary analysis to complete during the in-class session.Report.md
: a Markdown file containing questions about the findings of Analysis, as well additional questions to check your understanding of the topic for this week.functions.py
: a Python file that defines various functions for use the notebooksetup.py
: a Python file that setups repeats the analysis from GA 1.3 and saves the results to a pickle file for loading into Analysis.ipynb
auxiliary_files
: a subdirectory that contains csv
and pickle
files.The grade for this assignment will be determined as follows (described below):
Analysis.ipynb
is worth 20%Report.md
has equal weight.Assignment submission, grading and working method are similar to last week with the following exceptions:
The introduction of the non-linear model is included in Analysis.ipynb
. See the GA 1.3 README for background information.
End of file.
By MUDE Team © 2024 TU Delft. CC BY 4.0. doi: 10.5281/zenodo.16782515.