Search found 1 match

by ntaylor
Fri Apr 29, 2022 10:30 pm
Forum: Support
Topic: Failed to download external oceandata files
Replies: 1
Views: 2668

Failed to download external oceandata files

Hi, I'm trying to get polymer to run within a jupyter notebook. I'm running the following code, just trying to get Polymer to run: # import modules from sys import argv import argparse from polymer.main import run_atm_corr, Level1, Level2 import os # set path to MSI L1C directory getdatapath = 'dat...