Capstone Project Week 10

 

 What did you accomplish this week?

This week I looked into integrating the stac-browser container within the docker compose YAML file provided in the stac-fastapi-pgstac project. In addition I cleaned up some unnecessary data included in STAC items written by our parser as well as read further documentation from the National Hurricane Center on how I can do additional parsing on dropsonde remark messages. I also published a build and tested docker image including our team's parsing tools to docker hub to allow it to be pulled from our AWS instance.

What is your plan for next week?

Next week I will work with my team to get our STAC Server running and hosted within an AWS server for demonstration and testing with our stakeholders.

 What challenges, if any, are you currently facing in project development? Do you need instructor assistance? 

So far local development has been smooth on a Windows 11 operating system. Containers are able to be built and ran using docker compose. However when attempting the same on a Linux machine, unexpected errors occur preventing the containers from starting. No instructor assistance is needed at this time.

Comments

Popular posts from this blog

Software Engineering Week 4

Capstone Project Week 11