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

Dev #421

Merged
merged 136 commits into from
Jan 25, 2024
Merged

Dev #421

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
f5ebe8b
Siebe bug (#364)
vergauwenthomas Jul 26, 2023
52b483f
Titanlib extra (#367)
vergauwenthomas Jul 27, 2023
b03fa90
include options in template (#368)
vergauwenthomas Jul 28, 2023
e701561
add log streamer to console sys.out in the development script
vergauwenthomas Aug 8, 2023
dfc12d0
update documentation in the init file of the logger and handlers
vergauwenthomas Aug 8, 2023
2dda9e2
Added a save and import (from and to pkl) to the modeldata. Needed by…
vergauwenthomas Aug 8, 2023
8c741ef
added the save and inport methods in the test scripts
vergauwenthomas Aug 8, 2023
13c4710
added the possibility to provide a full path to save the html file of…
vergauwenthomas Aug 8, 2023
348b395
pass the _ax in the modeldata plot for the GUI
vergauwenthomas Aug 10, 2023
234be67
add dynamical keyword to alaro information
vergauwenthomas Aug 10, 2023
a981c74
update methodname of import model in the test
vergauwenthomas Aug 10, 2023
4ad89b9
modeldata pkl for test
vergauwenthomas Aug 10, 2023
17d1064
devscript update
vergauwenthomas Aug 10, 2023
c9a9e3c
downgrade gee version for trying to solve gee error
vergauwenthomas Aug 10, 2023
ce79878
reset gee version
vergauwenthomas Aug 10, 2023
206bf1a
return axes for correlation scatter
vergauwenthomas Aug 21, 2023
178c6e5
return axes and fix loc of ledgend for correlation scatter
vergauwenthomas Aug 21, 2023
c6275db
add dataset used by the paper to the known datasets
vergauwenthomas Aug 21, 2023
b4587fe
add logo
vergauwenthomas Aug 21, 2023
cebc9ef
new logo
vergauwenthomas Aug 22, 2023
9e0620b
code analysis on init
vergauwenthomas Aug 23, 2023
74271da
conde analysis on analysis
vergauwenthomas Aug 23, 2023
2cdfad5
code analysis on convertors
vergauwenthomas Aug 23, 2023
bb1e484
code analysis on data_import
vergauwenthomas Aug 23, 2023
b6c12da
uncommetent import from db
vergauwenthomas Aug 23, 2023
0c159cd
small bugfix
vergauwenthomas Aug 23, 2023
6efff7b
Update README.md
vergauwenthomas Aug 24, 2023
95ded8f
small logo for readme
vergauwenthomas Aug 24, 2023
6cdc682
Merge branch 'dev' of github.com:vergauwenthomas/vlinder_toolkit into…
vergauwenthomas Aug 24, 2023
bcee65b
Update README.md
vergauwenthomas Aug 24, 2023
3fca43e
code analysis on the dataset updater file
vergauwenthomas Aug 24, 2023
0396377
code analysis on the dataset file
vergauwenthomas Aug 24, 2023
4b5366b
conde analysis on df_helpers
vergauwenthomas Aug 24, 2023
04d6b93
code analysis on gap filling
vergauwenthomas Aug 24, 2023
ea02801
code analysis on gap file
vergauwenthomas Aug 24, 2023
dc0c802
Merge branch 'dev' of github.com:vergauwenthomas/vlinder_toolkit into…
vergauwenthomas Aug 24, 2023
eaafa0a
put development scripts in the gitignore
vergauwenthomas Aug 24, 2023
ed808dd
fixed some codereview comments and started code analysis in template …
vergauwenthomas Aug 24, 2023
8c88954
comment mysql dep.
vergauwenthomas Aug 25, 2023
dffc3ff
return ax for heatmap by using arg
vergauwenthomas Aug 28, 2023
c1b23b8
Bugfix in syncronization. Now all records are removed for which there…
vergauwenthomas Aug 28, 2023
67cf5db
bugfix to remove nan lines when reading the template
vergauwenthomas Aug 28, 2023
734c612
return plotting axes for heatmap
vergauwenthomas Aug 28, 2023
1349f2a
test install on os-matrix
vergauwenthomas Aug 31, 2023
a03787b
try error fix
vergauwenthomas Aug 31, 2023
82c5fab
bugfix in action test
vergauwenthomas Aug 31, 2023
2d5ef95
new approach
vergauwenthomas Aug 31, 2023
5e95c2e
bugfix in test
vergauwenthomas Aug 31, 2023
3011d93
new approach
vergauwenthomas Aug 31, 2023
2f52988
update action triggers
vergauwenthomas Aug 31, 2023
2ea90af
specify folder for flake8
vergauwenthomas Aug 31, 2023
ad399a5
test
vergauwenthomas Aug 31, 2023
c221c95
test2
vergauwenthomas Aug 31, 2023
fc7db14
test3
vergauwenthomas Aug 31, 2023
89b3bff
restart
vergauwenthomas Aug 31, 2023
23cbf4f
git push outputfile for flake8
vergauwenthomas Aug 31, 2023
180c463
force flake exitzero status
vergauwenthomas Aug 31, 2023
1e84fcf
comment out codestyle test
vergauwenthomas Aug 31, 2023
c90b113
testing
vergauwenthomas Aug 31, 2023
83ae14e
test again
vergauwenthomas Aug 31, 2023
6ced034
trigger
vergauwenthomas Aug 31, 2023
d5850b4
remove linitn
vergauwenthomas Aug 31, 2023
c5e2b5e
fixed issues with extracting tz and passing in trough
vergauwenthomas Aug 31, 2023
adc91b8
fixed tz bug
vergauwenthomas Aug 31, 2023
3036766
restore obstypes in metadf of station class
vergauwenthomas Aug 31, 2023
aeff168
pip install pytest in the action
vergauwenthomas Aug 31, 2023
68c3911
remove coverage line
vergauwenthomas Aug 31, 2023
9398f35
avoid pytest
vergauwenthomas Aug 31, 2023
9217f1d
cleanup of action + windows testing
vergauwenthomas Aug 31, 2023
8a8d933
cleanup of action
vergauwenthomas Aug 31, 2023
cb2465b
add testing to os installation action
vergauwenthomas Aug 31, 2023
cc9cea3
test
vergauwenthomas Aug 31, 2023
31120ad
debugging
vergauwenthomas Aug 31, 2023
87c2bb5
testing
vergauwenthomas Aug 31, 2023
1f82d5b
new test
vergauwenthomas Aug 31, 2023
f52713b
it does not work to pipeline actions together ....
vergauwenthomas Aug 31, 2023
c80540e
Update README.md
vergauwenthomas Aug 31, 2023
d6b388c
Update README.md
vergauwenthomas Aug 31, 2023
a3351ea
Merge branch 'os-testing' into dev
vergauwenthomas Aug 31, 2023
605494a
try windows running
vergauwenthomas Aug 31, 2023
a9ccefb
fix?
vergauwenthomas Aug 31, 2023
26aedb4
bash shell for action
vergauwenthomas Aug 31, 2023
fe1fd73
windows test
vergauwenthomas Aug 31, 2023
d2bffe2
update poetry
vergauwenthomas Aug 31, 2023
a48d940
remove version 3.8
vergauwenthomas Aug 31, 2023
bcb4edc
reduce version of poetry because of bug
vergauwenthomas Aug 31, 2023
5c7545f
dynamical export of venv
vergauwenthomas Aug 31, 2023
2b11574
triggers only on dev and main pushes
vergauwenthomas Aug 31, 2023
dd62768
framework for a python buddy check equivalent of TITAN
vergauwenthomas Aug 31, 2023
a691dc4
tested in comparison with titanlib
vergauwenthomas Sep 1, 2023
332d41b
update documentation
vergauwenthomas Sep 1, 2023
751079b
convert to budd_check name and add the update methods for the settings
vergauwenthomas Sep 1, 2023
592b063
write test for buddy check
vergauwenthomas Sep 1, 2023
017e7b3
added haversine approximation for global usage
vergauwenthomas Sep 1, 2023
fefcbd9
add options in the default template
vergauwenthomas Sep 4, 2023
132d162
remove png from repo and update gitignore
vergauwenthomas Sep 4, 2023
0f1f5b3
code analysis on geometry functions
vergauwenthomas Sep 4, 2023
5970d1c
code analysis of landcover functions
vergauwenthomas Sep 4, 2023
80d6150
code analysis of missing observations
vergauwenthomas Sep 4, 2023
80f8c3c
code analysis modeldata
vergauwenthomas Sep 4, 2023
05a99af
code analysis for the plotting functions
vergauwenthomas Sep 4, 2023
1c17a5e
proper renaming of diurnal plot to more general cycleplot
vergauwenthomas Sep 4, 2023
a49dd7a
remove unused argument
vergauwenthomas Sep 4, 2023
021060d
code cleanup of printing module
vergauwenthomas Sep 4, 2023
3518ec6
conda analysis qc_checks
vergauwenthomas Sep 4, 2023
2e407e9
code analysis of qc_statistics module
vergauwenthomas Sep 4, 2023
19aba95
code analysis of the setting module
vergauwenthomas Sep 4, 2023
26ab283
code analysis of the Station module
vergauwenthomas Sep 4, 2023
9e37979
conda analysis of the writing files module
vergauwenthomas Sep 4, 2023
5243745
Update README.md
vergauwenthomas Sep 4, 2023
6f7e2da
downgrade sphyinx install to 6.2.1 because of writing issue
vergauwenthomas Sep 5, 2023
3ef348a
bugfix (argname)
vergauwenthomas Sep 5, 2023
5a9700b
bug fixes in the qc checks after code analysis (== bool does not do t…
vergauwenthomas Sep 5, 2023
39f655d
Merge branch 'dev' of github.com:vergauwenthomas/vlinder_toolkit into…
vergauwenthomas Sep 5, 2023
d6c4d02
Update README.md
vergauwenthomas Sep 5, 2023
425614c
setup a os matrix for pip install testing of the metobs toolkit (#376)
vergauwenthomas Sep 5, 2023
fdec407
Merge branch 'master' into dev
vergauwenthomas Sep 5, 2023
b3d6b29
start of the obervation type module (#377)
vergauwenthomas Sep 26, 2023
a9fc010
add interactive and time evolution folium plot (#381)
vergauwenthomas Sep 29, 2023
211320a
Update README.md
vergauwenthomas Oct 6, 2023
287d974
Logo in documentation + small doc fixes
vergauwenthomas Oct 9, 2023
574bb52
Merge branch 'dev' of github.com:vergauwenthomas/vlinder_toolkit into…
vergauwenthomas Oct 9, 2023
380f946
bugfix when creating a new obstype
vergauwenthomas Oct 10, 2023
d346230
Update template_mapping.rst (#412)
cksharma2468 Jan 4, 2024
e161143
conv metadf to geodataframe on pickle import (#415)
vergauwenthomas Jan 18, 2024
a26b4f8
Merge branch 'master' into dev
vergauwenthomas Jan 24, 2024
57d3807
Update main_workflow.yml
vergauwenthomas Jan 24, 2024
3a027a6
new example on obstypes and added in the documentation
vergauwenthomas Jan 25, 2024
eb88f1a
code formatting
vergauwenthomas Jan 25, 2024
7a5f65e
include doc build test
vergauwenthomas Jan 25, 2024
016f7de
Merge branch 'dev' of github.com:vergauwenthomas/vlinder_toolkit into…
vergauwenthomas Jan 25, 2024
a7476da
code review fixes + remove Stamen tiles
vergauwenthomas Jan 25, 2024
fdadffd
Without worldboundaries data (#423)
vergauwenthomas Jan 25, 2024
1175284
Pre commit with black (#424)
vergauwenthomas Jan 25, 2024
c30cbd5
Update draft-pdf.yml
vergauwenthomas Jan 25, 2024
e125e89
add geos to dep test (#425)
vergauwenthomas Jan 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 0 additions & 25 deletions .github/workflows/black.yml

This file was deleted.

8 changes: 7 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
on: [push]
on:
push:
branches-ignore:
#cannot be ran on protected branches
- 'main'
- 'dev'
- 'gh-pages'

jobs:
paper:
Expand Down
54 changes: 50 additions & 4 deletions .github/workflows/main_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ jobs:
force_orphan: true


#---- Deploy documentation -----#
deploy_doc:
#---- Deploy documentation MAIN-----#
deploy_doc_main:
name: Deploy main documentation
needs: [doctests,run-tests,versiontest,mac_install_testing, windows_install_testing]
runs-on: ubuntu-latest
Expand Down Expand Up @@ -270,11 +270,58 @@ jobs:
publish_dir: _build/
force_orphan: true

#---- Deploy documentation dev -----#
deploy_doc_dev:
name: Deploy Dev documentation
needs: [doctests,run-tests,versiontest,mac_install_testing, windows_install_testing]
runs-on: ubuntu-latest
if: |
github.ref == 'refs/heads/dev'
steps:
- uses: actions/checkout@v3
- name: Set up Python39
uses: actions/setup-python@v4
with:
python-version: '3.9'
#cache: 'poetry'
# You can test your matrix by printing the current Python version
- name: Display Python version
run: python -c "import sys; print(sys.version)"
- name: install pandoc (system wide)
run: |
sudo apt-get -y install pandoc
- name: Download the package build
uses: actions/download-artifact@v3
with:
name: package_build
- name: Install the package
run: |
python3 -m pip install ./metobs_toolkit-*.tar.gz
- name: get documentation requirements
uses: actions/download-artifact@v3
with:
name: documentation_requirements
- name: install doc depending packages
run: |
pip install -r only_doc_req.txt
- name: Build documentation
run: |
sphinx-build -a -E docs _build
- name: deploy documentation
uses: peaceiris/actions-gh-pages@v3
with:
publish_branch: gh-pages-dev
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: _build/
force_orphan: true




# ---- delete artifacts that are not for storage -----
cleanup_artifacts:
name: delete artifacts
needs: [doctests,run-tests,versiontest,mac_install_testing, windows_install_testing, deploy_doc]
needs: [doctests,run-tests,versiontest,mac_install_testing, windows_install_testing, deploy_doc_main]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand All @@ -284,4 +331,3 @@ jobs:
package_build
documentation_requirements
titan_requirements

12 changes: 7 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,21 @@ docs/examples/*.py

#Exclude local documentation builds
docs/_*
!docs/_build

#logs
*log
#exclude data
examples/*.csv
examples/testdata.csv
fairness_demo_exercises/*.csv
fairness_demo_exercises/testdata.csv
tests/test_data/testdata_testday
# exclued logs
*log

#exclude figures in test data
tests/**/*.png
tests/**/*.html
tests/*.png
tests/*.html


# pychache
*.ipynb_checkpoints*
Expand All @@ -51,4 +53,4 @@ GUI/cache/*
#Development stuff
development/*
#Documentation (build online)
docs/_build
#docs/_build
31 changes: 31 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-yaml
- id: check-toml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.12.0
hooks:
- id: pretty-format-toml
args: [--autofix]

#- repo: https://github.com/pycqa/flake8
# rev: 6.1.0
# hooks:
# - id: flake8
# additional_dependencies: ['flake8-alphabetize', 'flake8-rst-docstrings']
# args: ['--config=setup.cfg']

ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
autofix_prs: true
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-22.04
tools: {python: "3.10"}
jobs:
pre_create_environment:
Expand All @@ -21,4 +21,4 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
fail_on_warning: true
fail_on_warning: true
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Make sure you have this software installed before proceeding.
git checkout name-of-your-bugfix-or-feature
```
Now you can make local changes.

4. Test your changes locally. The [build_and_test.sh](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/deploiment/build_and_test.sh) script builds the package and runs a series of tests. All tests must be successful before your contributions can be merged in the dev branch.

```
Expand Down Expand Up @@ -126,4 +126,4 @@ After the code review, and all review marks are resolved, your contributions wil
For general support or questions, you can refer them to @vergauwenthomas, or by mail to ([email protected]).

## Acknowledgement
This file is inspired by the [RavenPy](https://github.com/CSHS-CWRA/RavenPy) project. Thank you for the inspiration!”.
This file is inspired by the [RavenPy](https://github.com/CSHS-CWRA/RavenPy) project. Thank you for the inspiration!”.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Copyright (c) 2023 Atmospheric Physics group Ghent University


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@


The MetObs-toolkit provides a comprehensive framework for scientists to process raw meteorological data for analysis.

This repo contains all the software for the [metobs_toolkit](https://test.pypi.org/project/metobs-toolkit/).

## Documentation
Expand All @@ -19,7 +20,7 @@ Documentation can be found [here](https://vergauwenthomas.github.io/MetObs_toolk
## Installing the package
Install the package using pip:

```bash
```bash
pip3 install metobs-toolkit
```
To install the PyPi version of the toolkit. To install the github versions one can use these commands:
Expand All @@ -43,21 +44,21 @@ pip3 install metobs-toolkit titanlib
To use the package, import it in Python:


```python
```python
import metobs_toolkit

#Check your version
metobs_toolkit.__version__
```
## Exercises and demos
In the context of a [FAIRNESS (COST action)](https://www.fairness-ca20108.eu/) summer school, a set of well-documented exercises and demos are made.
In the context of a [FAIRNESS (COST action)](https://www.fairness-ca20108.eu/) summer school, a set of well-documented exercises and demos are made.

| Notebook | Description | |
|:----------|:-------------|------:|
| [Introduction](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/examples/Introduction_01.ipynb) | Introduction to the toolkit | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/examples/Introduction_01.ipynb) |
| [Quality control](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/examples/Quality_control_excercise_02.ipynb) | Introduction to quality control methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/examples/Quality_control_excercise_02.ipynb)|
| [Filling gaps](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/examples/Gap_filling_excercise_03.ipynb) | Introduction to gap filling methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/examples/Gap_filling_excercise_03.ipynb)|
| [Analysis](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/examples/Urban_analysis_excercise_04.ipynb) | Introduction analysis methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/examples/Urban_analysis_excercise_04.ipynb)|
| [Introduction](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Introduction_01.ipynb) | Introduction to the toolkit | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Introduction_01.ipynb) |
| [Quality control](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Quality_control_excercise_02.ipynb) | Introduction to quality control methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Quality_control_excercise_02.ipynb)|
| [Filling gaps](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Gap_filling_excercise_03.ipynb) | Introduction to gap filling methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Gap_filling_excercise_03.ipynb)|
| [Analysis](https://github.com/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Urban_analysis_excercise_04.ipynb) | Introduction analysis methods | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vergauwenthomas/MetObs_toolkit/blob/master/fairness_demo_exercises/Urban_analysis_excercise_04.ipynb)|


## Related
Expand Down
3 changes: 2 additions & 1 deletion deploiment/build_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ DOCEXAMPLEDIR=${WORKDIR}/docs/examples
#1 install the package using poetry

poetry update #to update the poetry.lock with the latest versions of the depending packages
poetry install --with documentation,dev,titan
poetry install --all-extras



#list all packages installed (for debugging)
Expand Down
2 changes: 1 addition & 1 deletion docs/MetObs_documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ the MetObs toolkit to be used by a user.
metobs_toolkit.dataset
metobs_toolkit.station
metobs_toolkit.analysis
metobs_toolkit.modeldata
metobs_toolkit.modeldata
4 changes: 4 additions & 0 deletions docs/_build/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1dde347d84ddc46cb70aec8f405101e4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/_build/.doctrees/JOSS-paper/paper.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/_build/.doctrees/contributing_link.doctree
Binary file not shown.
Binary file added docs/_build/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/_build/.doctrees/example.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/_build/.doctrees/examples/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/_build/.doctrees/gee_authentication.doctree
Binary file not shown.
Binary file added docs/_build/.doctrees/gui.doctree
Binary file not shown.
Binary file added docs/_build/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/_build/.doctrees/intro.doctree
Binary file not shown.
Loading
Loading