[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Datastream #MQU-657040]: L2 products sent in NIMAGE
- Subject: [Datastream #MQU-657040]: L2 products sent in NIMAGE
- Date: Thu, 15 Aug 2019 14:19:12 -0600
Hi,
re:
> Getting a lot further using python 3.7.
It "feels" like all of your problems are related to the Python
installation. If I were you, I would install miniconda3 in the
HOME directory of your LDM user (you don't need 'root' to install
the package) and then add the needed other packages.
re:
> I did a pip install of ldm.
> goes_restitch.py is looking for a lot of functions that are not in ldm.
ldm.py is the other package that was niggling my brain about needing
to be installed.
re:
> from ldm import read_stream, remove_footer, remove_header
>
> Do I need a later version of ldm.py?
This is doubtful.
I seem to recall that I:
- installed miniconda3 as per instructions on:
https://docs.conda.io/en/latest/miniconda.html
- added ~ldm/miniconda3/bin to the PATH of the user
running the LDM and made sure that the new PATH
was in scope (i.e., would be used)
- installed netcdf4 and ldm using the instructions
on the same page
conda install netcdf4
conda install ldm
I think that was all I had to do.
Cheers,
Tom
--
****************************************************************************
Unidata User Support UCAR Unidata Program
(303) 497-8642 P.O. Box 3000
address@hidden Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage http://www.unidata.ucar.edu
****************************************************************************
Ticket Details
===================
Ticket ID: MQU-657040
Department: Support Datastream
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata
inquiry tracking system and then made publicly available through the web. If
you do not want to have your interactions made available in this way, you must
let us know in each email you send to us.