Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ before_install:
- export PATH="$CONDA_PREFIX/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda create -n test_env python=$CONDA_ENV
- conda create -n test_env python=$CONDA_ENV --file=requirements.txt -c conda-forge
- source activate test_env
- conda info -a && conda list
install:
Expand Down
66 changes: 33 additions & 33 deletions notebooks/test_bmi_dev.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
{
"data": {
"text/plain": [
"<matplotlib.collections.QuadMesh at 0x7f5a07a83dc0>"
"<matplotlib.collections.QuadMesh at 0x7fa6cd644f10>"
]
},
"execution_count": 8,
Expand Down Expand Up @@ -302,7 +302,7 @@
{
"data": {
"text/plain": [
"<matplotlib.contour.QuadContourSet at 0x7f5a06081490>"
"<matplotlib.contour.QuadContourSet at 0x7fa6cd503460>"
]
},
"execution_count": 13,
Expand Down Expand Up @@ -370,16 +370,16 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.contour.QuadContourSet at 0x7f5a05d03fa0>"
"<matplotlib.contour.QuadContourSet at 0x7fa6cd349cd0>"
]
},
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"output_type": "execute_result"
},
Expand All @@ -402,7 +402,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -430,7 +430,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand All @@ -456,7 +456,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -478,7 +478,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -490,7 +490,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 21,
"metadata": {},
"outputs": [
{
Expand All @@ -512,7 +512,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 22,
"metadata": {},
"outputs": [
{
Expand All @@ -521,7 +521,7 @@
"<AxesSubplot:>"
]
},
"execution_count": 43,
"execution_count": 22,
"metadata": {},
"output_type": "execute_result"
},
Expand All @@ -544,7 +544,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -554,7 +554,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 24,
"metadata": {},
"outputs": [
{
Expand All @@ -580,12 +580,12 @@
"2 3.0 10U NaN NaN NaN \n",
"3 4.0 10U NaN NaN NaN \n",
"4 5.0 10U NaN NaN NaN \n",
"Gridmet variable tmax retrieved: GIS/gm_tmax2020_09_01.nc\n",
"Gridmet variable tmin retrieved: GIS/gm_tmin2020_09_01.nc\n",
"Gridmet variable ppt retrieved: GIS/gm_ppt2020_09_01.nc\n",
"Gridmet variable rhmax retrieved: GIS/gm_rhmax2020_09_01.nc\n",
"Gridmet variable rhmin retrieved: GIS/gm_rhmin2020_09_01.nc\n",
"Gridmet variable ws retrieved: GIS/gm_ws2020_09_01.nc\n",
"Gridmet variable tmax retrieved: GIS/gm_tmax2020_11_04.nc\n",
"Gridmet variable tmin retrieved: GIS/gm_tmin2020_11_04.nc\n",
"Gridmet variable ppt retrieved: GIS/gm_ppt2020_11_04.nc\n",
"Gridmet variable rhmax retrieved: GIS/gm_rhmax2020_11_04.nc\n",
"Gridmet variable rhmin retrieved: GIS/gm_rhmin2020_11_04.nc\n",
"Gridmet variable ws retrieved: GIS/gm_ws2020_11_04.nc\n",
"Gridmet returned days = 2 and expected number of days 2\n"
]
},
Expand All @@ -595,7 +595,7 @@
"True"
]
},
"execution_count": 59,
"execution_count": 24,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -612,7 +612,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 25,
"metadata": {},
"outputs": [
{
Expand All @@ -631,7 +631,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 26,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -666,7 +666,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -675,7 +675,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -684,7 +684,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 29,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -693,7 +693,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 30,
"metadata": {},
"outputs": [
{
Expand All @@ -702,7 +702,7 @@
"<AxesSubplot:>"
]
},
"execution_count": 72,
"execution_count": 30,
"metadata": {},
"output_type": "execute_result"
},
Expand All @@ -725,7 +725,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 31,
"metadata": {},
"outputs": [
{
Expand All @@ -734,7 +734,7 @@
"<AxesSubplot:>"
]
},
"execution_count": 73,
"execution_count": 31,
"metadata": {},
"output_type": "execute_result"
},
Expand All @@ -757,7 +757,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -766,7 +766,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 33,
"metadata": {},
"outputs": [
{
Expand All @@ -775,7 +775,7 @@
"<AxesSubplot:>"
]
},
"execution_count": 76,
"execution_count": 33,
"metadata": {},
"output_type": "execute_result"
},
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
bmipy
click
netcdf4
numpy
pyyaml
requests
xarray
pandas
Expand Down