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

NLDAS notebook updates - get rid of unicode literals #232

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

PeterDSteinberg
Copy link
Contributor

@PeterDSteinberg PeterDSteinberg commented Dec 2, 2017

  • Updates the notebooks to add some ideas for MLDataset Pipelines ( these are not finished yet if you ( @gbrener @brendancol ) want to pick up on the ideas where EaSearchCV leaves off (it's like RandomizedSearchCV but uses deap for evolutionary algo)
  • Removes unicode literals import

Use this environment.yml that solves the recent build trouble in pynio, grib, etc

name: nldas_py27_20_44
channels:
- bioconda
- anaconda
- conda-forge
- elm
- defaults
dependencies:
- dask=0.16.0=py27h0cfea73_0
- netcdf4=1.3.1=py27h6186eb7_2
- scikit-learn=0.19.1=py27h9788993_0
- scipy=1.0.0=py27h793f721_0
- xarray=0.10.0=py27h8c34fd0_0
- deap=1.0.2=py27_0
- scoop=0.7.1.1=py27_1
- asn1crypto=0.22.0=py27_0
- backports.functools_lru_cache=1.4=py27_1
- backports_abc=0.5=py27_0
- beautifulsoup4=4.6.0=py27_0
- bokeh=0.12.11=py27_0
- boost=1.65.1=py27_0
- boost-cpp=1.65.1=1
- bzip2=1.0.6=1
- ca-certificates=2017.11.5=0
- cairo=1.14.6=5
- certifi=2017.11.5=py27_0
- cffi=1.11.2=py27_0
- chardet=3.0.4=py27_0
- click=6.7=py27_0
- cloudpickle=0.4.0=py27_0
- cryptography=2.0.3=py27_0
- curl=7.55.1=0
- cycler=0.10.0=py27_0
- dask-core=0.16.0=py_0
- distributed=1.20.1=py27_0
- docopt=0.6.2=py27_0
- expat=2.1.0=3
- fontconfig=2.12.1=6
- freetype=2.7=2
- freexl=1.0.4=0
- futures=3.1.1=py27_0
- g2clib=1.6.0=4
- geos=3.6.2=1
- geotiff=1.4.2=0
- gettext=0.19.8.1=0
- giflib=5.1.4=0
- glib=2.51.4=0
- greenlet=0.4.12=py27_0
- gsw=3.0.6=py27_0
- gunicorn=19.7.1=py27_0
- hdf4=4.2.13=0
- hdf5=1.10.1=1
- hdfeos2=2.19.1=8
- heapdict=1.0.0=py27_0
- holoviews=1.9.1=py27_0
- icu=58.2=0
- idna=2.6=py27_1
- ipaddress=1.0.18=py27_0
- jasper=1.900.1=4
- jinja2=2.10=py27_0
- jpeg=9b=2
- json-c=0.12.1=0
- kealib=1.4.7=4
- krb5=1.14.2=0
- lancet=0.9.0=py27_0
- libdap4=3.18.3=2
- libffi=3.2.1=3
- libgdal=2.2.3=1
- libiconv=1.15=0
- libkml=1.3.0=4
- libnetcdf=4.4.1.1=10
- libpng=1.6.28=2
- libpq=9.6.3=0
- libspatialite=4.3.0a=18
- libssh2=1.8.0=2
- libtiff=4.0.7=1
- libuuid=1.0.3=1
- libxml2=2.9.5=2
- libxslt=1.1.32=0
- locket=0.2.0=py27_1
- lxml=4.1.1=py27_0
- markupsafe=1.0=py27_0
- matplotlib=2.1.0=py27_1
- mechanicalsoup=0.9.0.post4=py_0
- msgpack-python=0.4.8=py27_0
- ncurses=5.9=10
- openjpeg=2.3.0=1
- openssl=1.0.2m=0
- pandas=0.21.0=py27_0
- param=1.5.1=py27_0
- partd=0.3.8=py27_0
- pcre=8.39=0
- pip=9.0.1=py27_0
- pixman=0.34.0=1
- poppler=0.61.1=2
- poppler-data=0.4.8=0
- proj4=4.9.3=5
- psutil=5.4.0=py27_0
- pycparser=2.18=py27_0
- pydap=3.2.1=py27_0
- pynio=1.5.0=py27_1
- pyopenssl=17.4.0=py27_0
- pyparsing=2.2.0=py27_0
- pysocks=1.6.7=py27_0
- python=2.7.14=1
- python-dateutil=2.6.1=py27_0
- pytz=2017.3=py_2
- pyyaml=3.12=py27_1
- readline=6.2=0
- requests=2.18.4=py27_1
- setuptools=37.0.0=py27_0
- singledispatch=3.4.0.3=py27_0
- six=1.11.0=py27_1
- sortedcontainers=1.5.7=py27_0
- sqlite=3.13.0=1
- ssl_match_hostname=3.5.0.1=py27_1
- subprocess32=3.2.7=py27_0
- tblib=1.3.2=py27_0
- tk=8.5.19=2
- toolz=0.8.2=py_2
- tornado=4.5.2=py27_0
- urllib3=1.22=py27_0
- webob=1.7.1=py27_0
- wheel=0.30.0=py_1
- xerces-c=3.2.0=0
- xz=5.2.3=0
- yaml=0.1.7=0
- zict=0.1.3=py_0
- zlib=1.2.11=0
- appnope=0.1.0=py27hb466136_0
- backports=1.0=py27hb4f9756_1
- backports.shutil_get_terminal_size=1.0.0=py27hc9115de_2
- bleach=2.1.1=py27h2415e5d_0
- configparser=3.5.0=py27hc7edf1b_0
- decorator=4.1.2=py27h9f877ea_0
- dill=0.2.7.1=py27hc0d316d_0
- entrypoints=0.2.3=py27hd680fb1_2
- enum34=1.1.6=py27hf475452_1
- funcsigs=1.0.2=py27hb9f6266_0
- functools32=3.2.3.2=py27h8ceab06_1
- html5lib=0.999999999=py27hec7e2bc_0
- intel-openmp=2018.0.0=h8158457_8
- ipykernel=4.6.1=py27h1e70a78_0
- ipython=5.4.1=py27h2b3d779_1
- ipython_genutils=0.2.0=py27h8b9a179_0
- ipywidgets=7.0.5=py27h8e0d2ca_0
- jsonschema=2.6.0=py27hd9b497e_0
- jupyter=1.0.0=py27hec63c99_0
- jupyter_client=5.1.0=py27hfaf569a_0
- jupyter_console=5.2.0=py27h9702a86_1
- jupyter_core=4.4.0=py27h5ea6ba4_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libgcc=4.8.5=hdbeacc1_10
- libgfortran=3.0.1=h93005f0_2
- libsodium=1.0.15=hd9e47c5_0
- mistune=0.8.1=py27hd7d4354_0
- mkl=2018.0.1=hfbd8650_4
- nbconvert=5.3.1=py27h6455e4c_0
- nbformat=4.4.0=py27hddc86d0_0
- notebook=5.2.2=py27h1f6af2b_0
- numpy=1.13.3=py27h62f9060_0
- pandoc=1.19.2.1=ha5e8f32_1
- pandocfilters=1.4.2=py27hed78c4e_1
- pathlib2=2.3.0=py27he09da1e_0
- pexpect=4.3.0=py27hce281ac_0
- pickleshare=0.7.4=py27h37e3d41_0
- prompt_toolkit=1.0.15=py27h4a7b9c2_0
- ptyprocess=0.5.2=py27h70f6364_0
- pycurl=7.43.0=py27h398a7fe_3
- pygments=2.2.0=py27h1a556bb_0
- pyqt=4.11.4=py27_4
- pyzmq=16.0.3=py27h91ccc67_0
- qt=4.8.7=4
- qtconsole=4.3.1=py27hdc90b4f_0
- scandir=1.6=py27h97aa1ee_0
- simplegeneric=0.8.1=py27h6db5e31_0
- sip=4.18=py27_0
- terminado=0.6=py27he40bf16_0
- testpath=0.3.1=py27h72d81a5_0
- traitlets=4.3.2=py27hcf08151_0
- wcwidth=0.1.7=py27h817c265_0
- webencodings=0.5.1=py27h19a9f58_1
- widgetsnbextension=3.0.8=py27h418e63b_0
- zeromq=4.2.2=ha360ad0_2
- pip:
  - backports-abc==0.5
  - backports.functools-lru-cache==1.4
  - backports.shutil-get-terminal-size==1.0.0
  - backports.ssl-match-hostname==3.5.0.1
  - dask-searchcv (/Users/psteinberg/Documents/earth/dask-searchcv)==0.2.0+9.gfb6f0ef
  - earthio (/Users/psteinberg/Documents/earth/earthio)==0.0.3+0.ge0ddc31.dirty
  - elm (/Users/psteinberg/Documents/earth/elm)==0.2.1rc2+24.g0b4681a.dirty
  - ipython-genutils==0.2.0
  - jupyter-client==5.1.0
  - jupyter-console==5.2.0
  - jupyter-core==4.4.0
  - lancet-ioam==0.9.0
  - prompt-toolkit==1.0.15
  - xarray-filters (/Users/psteinberg/Documents/earth/xarray_filters)==0.0.3+1.g94eb8d0
prefix: /Users/psteinberg/miniconda3-4.1.11/envs/nldas_py27_20_44

Peter Steinberg added 30 commits October 24, 2017 08:30
@PeterDSteinberg
Copy link
Contributor Author

Includes #231 #232

@brendancol
Copy link
Contributor

brendancol commented Dec 3, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants