Skip to content

Commit

Permalink
Add real world examples
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 4, 2023
1 parent 1193d41 commit 7612ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_notebooks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pip3 install ./Tools
pytest Tests/dea_tools

# Test Juputer Notebooks
pytest --durations=50 --nbval-lax Beginners_guide DEA_products How_to_guides --ignore How_to_guides/Land_cover_pixel_drill.ipynb --ignore How_to_guides/External_data_ERA5_Climate.ipynb --ignore How_to_guides/Imagery_on_web_map.ipynb
pytest --durations=50 --nbval-lax Beginners_guide DEA_products How_to_guides Real_world_examples --ignore How_to_guides/Land_cover_pixel_drill.ipynb --ignore How_to_guides/External_data_ERA5_Climate.ipynb --ignore How_to_guides/Imagery_on_web_map.ipynb --ignore Real_world_examples/Mapping_inundation_using_stream_gauges.ipynb --ignore Real_world_examples/Estimate_climate_driver_influence_on_rainfall.ipynb

0 comments on commit 7612ec0

Please sign in to comment.